Technical Q&A HW46
Difference between an Open Firmware word and method


Q: Is there any difference between an Open Firmware word and method?

A: Yes, words have global access from any node in the device tree. Methods, on the other hand, do not have scope beyond the node where they are defined.

[Feb 15 1999]


Developer Documentation | Technical Notes | Development Kits | Sample Code